home *** CD-ROM | disk | FTP | other *** search
/ BlastDOS / [DOS Application] Microsoft - LAN Manager 2.2c - Installation Disks.zip / BASIC / USE.HL$ / USE.bin
Text File  |  1994-09-02  |  489b  |  14 lines

  1.    The syntax of this command is:
  2.  
  3.    NET USE
  4.    NET USE [devicename] \\computername\sharename [password]
  5.    NET USE {devicename | \\computername\sharename} /DELETE
  6.  
  7.    NET USE connects one of your computer's local devicenames (such as Z:
  8.    for directories or LPT1: for printers) to a shared resource 
  9.    (\\computername\sharename).
  10.  
  11.    When used without options, NET USE lists a workstation's connections.
  12.  
  13.    /DELETE  Disconnects a local devicename from a shared resource.
  14.